ParameterDictionary.ICollection<KeyValuePair<XmlQualifiedName, IEnumerable<XPathItem>>>.IsReadOnly PropertyParameterDictionary.ICollection(Of KeyValuePair(Of XmlQualifiedName, IEnumerable(Of XPathItem))).IsReadOnly PropertyParameterDictionary::ICollection<KeyValuePair<XmlQualifiedName, IEnumerable<XPathItem>>>::IsReadOnly Property
Syntax
Private ReadOnly Property IsReadOnly As Boolean _ Implements ICollection.IsReadOnly Get
private bool System.Collections.Generic.ICollection<T>.IsReadOnly { get; }
private: property bool IsReadOnly { virtual bool System.Collections.Generic::ICollection<T>::get() sealed; }